home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / screen < prev    next >
Text File  |  2001-03-21  |  902b  |  26 lines

  1. Synopsis:
  2.    load screen
  3.  
  4. Description:
  5.    This script allows ircII windows to be manipulated muck like with the
  6.    iScreen program.  It creates a number of key bindings:
  7.  
  8.      Key          Function                                                
  9.      ^X1 ... ^X0  swap windows 1 to 10.
  10.      ^Xa          goes to the last window..
  11.      ^Xc , ^X^C   creates a new window
  12.      ^Xk          kills the current window, swaps it with a hidden window.
  13.      ^Xl          lists the windows.
  14.      ^Xn          swaps the next window (in refnumbers)
  15.      ^Xp          swap the previous window (in refnumbers)
  16.      ^X           (space) swap the next window.
  17.      ^XC          clears all windows visible
  18.  
  19. See Also:
  20.    load(5); window(4)
  21.  
  22. Other Notes:
  23.    This script was written by Matthew Green (phone), mrg@mame.mu.oz.au, with
  24.    inspiration from Darren Reed (avalon), avalon@coombs.anu.edu.au.
  25.  
  26.